Delete a PurchaseOrderLineItem `(Legacy/v2)`

SecurityAuthToken
Request
path Parameters
purchaseOrderId
required
string <uuid>

The id of the purchase order

purchaseOrderLineItemId
required
string <uuid>

The id of the purchase order line item

Responses
204

Successfully carried out the operation. No content returned

default

Default error response

delete/purchase-orders/{purchaseOrderId}/line-items/{purchaseOrderLineItemId}/
Request samples
Response samples
application/json
{
  • "message": "string"
}
Copyright © Shipwell 2024. All right reserved.